home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILHIVE / PKLT10.LZH / LZEXE-E.MSG < prev    next >
Text File  |  1990-02-27  |  2KB  |  59 lines

  1. This file contains the English translation of the messages LZEXE issues
  2. when executed with and without parameters.
  3.  
  4.  
  5. -------------------------------------------------------------------------------
  6. TITLE:
  7.  
  8. LZEXE.EXE Version 0.90 ß!! (c) 1989 Fabrice BELLARD
  9. High-performance Ziv-Lempel EXE-file Compressor
  10. -------------------------------------------------------------------------------
  11.  
  12. -------------------------------------------------------------------------------
  13. DURING COMPRESSION:
  14.  
  15. Compressing <filename>.EXE
  16. Reading EXE header                  OK
  17. Compressing EXE file                OK
  18. Writing decompressor                OK
  19. Optimizing relocating table         OK
  20. Updating EXE header                 OK
  21.  
  22. Compression finished             
  23.  
  24. Reduced from <oldnumber> to <newnumber> bytes
  25. Reduction:  <oldnumber - newnumber> bytes  (<percentage>%)
  26.  
  27. <filename>.EXE renamed <filename>.OLD
  28. LZTMP.EXE renamed <filename>.EXE
  29. ------------------------------------------------------------------------------
  30.  
  31. ------------------------------------------------------------------------------
  32. ERROR MSG WHEN TRYING TO COMPRESS A COMPRESSED FILE:
  33.  
  34. Fatal Error 255: The file <filename>.EXE is already compressed
  35. ------------------------------------------------------------------------------
  36.  
  37. ------------------------------------------------------------------------------
  38. MSG ISSUED WHEN LZEXE IS EXECUTED W/O PARAMETERS:
  39.  
  40. Syntax:  LZEXE filename[.EXE] [path]
  41. "filename" is the name of the EXE file you wish to compress. The .EXE
  42. extension is always implied, if you omit it.
  43. "path" is the directory where the temporary file LZTMP.EXE and the
  44. compressed EXE file will be located.  If omitted, it defaults to the
  45. directory of "filename".
  46. For greater safety, the compressor creates the compressed EXE file under
  47. the name LZTMP.EXE, renaming it only when finished.
  48.  
  49. See LZEXE.DOC for more details.
  50.  
  51. If you enjoyed this program and if you would like other, more powerful
  52. versions to be developed, do not hesitate to contact the author:
  53.    Fabrice BELLARD
  54.  451 chemin du mas de matour
  55.    34790 GRABELS   (FRANCE)
  56. ------------------------------------------------------------------------------
  57.  
  58. [Translated by Luigi Bianchi on February 27, 1990]
  59.